ioemu: save 3MB of ioport tables (on 64bit machines)
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 11 Feb 2008 14:47:19 +0000 (14:47 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 11 Feb 2008 14:47:19 +0000 (14:47 +0000)
commit7a26ce5af33f4a32b456e51f59ab25b86b7eefc0
tree1cbde0069fc6c7c5e73a7cf12774f028410f832a
parent6193b2034d5adbd5ab0eac13326651108fe5e35b
ioemu: save 3MB of ioport tables (on 64bit machines)
by keeping then initialized to NULL and check for it in the handlers.

Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
tools/ioemu/vl.c